HTTPSocket.PageHeaders Function

Provides access to the headers received from the server. This can be used to access the headers in synchronous mode.

Syntax

result = HTTPSocket.PageHeaders( )

Return Value

Result

InternetHeaders

Notes